home *** CD-ROM | disk | FTP | other *** search
- object Form1: TForm1
- Left = 415
- Top = 104
- BorderIcons = [biMinimize, biMaximize, biHelp]
- BorderStyle = bsSingle
- Caption = 'System Controller'
- ClientHeight = 282
- ClientWidth = 405
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Menu = MainMenu1
- OnClose = FormClose
- OnCloseQuery = FormCloseQuery
- OnCreate = FormCreate
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object BitBtn1: TBitBtn
- Left = 324
- Top = 48
- Width = 75
- Height = 25
- Caption = 'Start Capture'
- TabOrder = 0
- Visible = False
- OnClick = BitBtn1Click
- end
- object ListView1: TListView
- Left = -592
- Top = 0
- Width = 620
- Height = 352
- Hint = 'Double-click the URL to load the website in your browser.'
- Color = clWhite
- OnDblClick = ListView1DblClick
- Columns = <
- item
- Caption = 'Date'
- Width = 55
- end
- item
- Caption = 'Time'
- Width = 80
- end
- item
- Caption = 'Event'
- Width = 280
- end
- item
- Caption = 'Web Site Address'
- Width = 200
- end>
- DragMode = dmAutomatic
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -9
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- GridLines = True
- HideSelection = False
- RowSelect = True
- ParentFont = False
- ParentShowHint = False
- ShowHint = False
- TabOrder = 1
- ViewStyle = vsReport
- Visible = False
- end
- object BitBtn2: TBitBtn
- Left = 408
- Top = 48
- Width = 75
- Height = 25
- Caption = 'Stop Capture'
- Enabled = False
- TabOrder = 2
- Visible = False
- OnClick = BitBtn2Click
- end
- object BitBtn3: TBitBtn
- Left = 324
- Top = 48
- Width = 75
- Height = 25
- Caption = 'Setup'
- TabOrder = 3
- Visible = False
- end
- object BitBtn4: TBitBtn
- Left = 488
- Top = 48
- Width = 75
- Height = 25
- Caption = 'Help'
- TabOrder = 4
- Visible = False
- end
- object ListView2: TListView
- Left = 1420
- Top = 152
- Width = 217
- Height = 49
- Color = clWhite
- Columns = <
- item
- Caption = 'Dummy Listview'
- Width = 200
- end>
- TabOrder = 5
- ViewStyle = vsReport
- end
- object RichEdit1: TRichEdit
- Left = 1480
- Top = 120
- Width = 185
- Height = 89
- PlainText = True
- TabOrder = 6
- Visible = False
- WantReturns = False
- WordWrap = False
- end
- object Memo1: TMemo
- Left = 224
- Top = 120
- Width = 185
- Height = 89
- TabOrder = 7
- Visible = False
- WordWrap = False
- end
- object FileListBox1: TFileListBox
- Left = 248
- Top = 72
- Width = 145
- Height = 97
- ItemHeight = 13
- TabOrder = 8
- Visible = False
- end
- object Memo2: TMemo
- Left = 1444
- Top = 280
- Width = 185
- Height = 89
- Lines.Strings = (
- '')
- TabOrder = 9
- Visible = False
- WordWrap = False
- end
- object RichEdit2: TRichEdit
- Left = -464
- Top = 232
- Width = 481
- Height = 89
- PlainText = True
- TabOrder = 10
- Visible = False
- WantReturns = False
- WordWrap = False
- end
- object RichEdit3: TRichEdit
- Left = -448
- Top = 232
- Width = 481
- Height = 89
- PlainText = True
- TabOrder = 11
- Visible = False
- WantReturns = False
- WordWrap = False
- end
- object Panel1: TPanel
- Left = -616
- Top = 255
- Width = 620
- Height = 41
- TabOrder = 12
- Visible = False
- object BitBtn5: TBitBtn
- Left = 488
- Top = 8
- Width = 121
- Height = 25
- Caption = 'Maximize Window Size'
- TabOrder = 0
- Visible = False
- OnClick = BitBtn5Click
- end
- end
- object Panel2: TPanel
- Left = 0
- Top = 0
- Width = 405
- Height = 282
- Align = alClient
- Caption = 'Processing current logs... Please wait...'
- Color = clWhite
- TabOrder = 13
- Visible = False
- object ScreenCapture1: TScreenCapture
- Left = 480
- Top = 64
- Width = 28
- Height = 28
- Autocopy = False
- Active = False
- Desktop = True
- end
- object PGImage1: TPGImage
- Left = 456
- Top = 144
- Width = 100
- Height = 100
- TabOrder = 1
- Visible = False
- PicBoxColor = clWhite
- PicBoxCursor = crDefault
- PicBoxDragCursor = crDrag
- PicBoxDragMode = dmManual
- PicBoxParentColor = True
- PicBoxParentShowHint = True
- PicBoxShowHint = False
- PicBoxTag = 0
- ReadWarningAction = pgwaIgnore
- SaveColorResWarningAction = pgwaIgnore
- ZoomFactor = 1.000000000000000000
- end
- object FileListBox2: TFileListBox
- Left = 240
- Top = 184
- Width = 145
- Height = 97
- ItemHeight = 13
- Mask = '*.sc'
- TabOrder = 2
- Visible = False
- end
- end
- object Panel3: TPanel
- Left = 0
- Top = 0
- Width = 405
- Height = 282
- Align = alClient
- Color = clWhite
- TabOrder = 14
- object Panel4: TPanel
- Left = 1
- Top = 1
- Width = 403
- Height = 112
- Align = alTop
- Color = clWhite
- TabOrder = 0
- object Image1: TImage
- Left = 83
- Top = 0
- Width = 242
- Height = 95
- AutoSize = True
- Picture.Data = {<image000.bmp>}
- end
- object AHMCommandLabel1: TAHMCommandLabel
- Left = 221
- Top = 96
- Width = 110
- Height = 13
- Caption = 'webroot@webroot.com'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlue
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsUnderline]
- ParentFont = False
- end
- object AHMCommandLabel2: TAHMCommandLabel
- Left = 67
- Top = 96
- Width = 124
- Height = 13
- Caption = 'http://www.webroot.com/'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlue
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsUnderline]
- ParentFont = False
- end
- object Label3: TLabel
- Left = 144
- Top = 79
- Width = 123
- Height = 12
- Caption = '(C) 1999 Webroot Software, Inc.'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -9
- Font.Name = 'Times New Roman'
- Font.Style = []
- ParentFont = False
- end
- object Button1: TButton
- Left = 392
- Top = -8
- Width = 75
- Height = 25
- Caption = 'Button1'
- TabOrder = 0
- Visible = False
- OnClick = Button1Click
- end
- end
- object Panel5: TPanel
- Left = 1
- Top = 113
- Width = 403
- Height = 168
- Align = alClient
- TabOrder = 1
- object AHMFillBackground1: TAHMFillBackground
- Left = 1
- Top = 1
- Width = 401
- Height = 166
- Background = AHMBackground1
- Align = alClient
- end
- object AHMOfficeButton8: TAHMOfficeButton
- Left = 5
- Top = 79
- Width = 130
- Height = 35
- Hint = 'Starts the WinGuardian logging engine and hides the main window.'
- Caption = 'Start Logging'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clNavy
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- LedNormal = clPurple
- LedIn = clAqua
- LedOut = clTeal
- RoundSize = 20
- Font3D.ThreeDimensional = False
- Font3D.RepetitionColor = clNavy
- OnClick = AHMOfficeButton8Click
- end
- object AHMOfficeButton4: TAHMOfficeButton
- Left = 137
- Top = 79
- Width = 130
- Height = 35
- Hint =
- 'Opens up the settings window to change configurations and option' +
- 's.'
- Caption = 'Settings'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clNavy
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- LedNormal = clPurple
- LedIn = clAqua
- LedOut = clTeal
- RoundSize = 20
- Font3D.ThreeDimensional = False
- Font3D.RepetitionColor = clNavy
- OnClick = AHMOfficeButton4Click
- end
- object AHMOfficeButton9: TAHMOfficeButton
- Left = 205
- Top = 124
- Width = 130
- Height = 35
- Hint = 'Shutdowns WinGuardian and stops all logging.'
- Caption = 'Shutdown'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clNavy
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- LedNormal = clPurple
- LedIn = clAqua
- LedOut = clTeal
- RoundSize = 20
- Font3D.ThreeDimensional = False
- Font3D.RepetitionColor = clNavy
- OnClick = AHMOfficeButton9Click
- end
- object AHMOfficeButton5: TAHMOfficeButton
- Left = 269
- Top = 79
- Width = 130
- Height = 35
- Hint = 'Opens the help file.'
- Caption = 'Help'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clNavy
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- LedNormal = clPurple
- LedIn = clAqua
- LedOut = clTeal
- RoundSize = 20
- Font3D.ThreeDimensional = False
- Font3D.RepetitionColor = clNavy
- OnClick = AHMOfficeButton5Click
- end
- object AHMOfficeButton6: TAHMOfficeButton
- Left = 66
- Top = 124
- Width = 130
- Height = 35
- Caption = 'Register'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clNavy
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- LedNormal = clPurple
- LedIn = clAqua
- LedOut = clTeal
- RoundSize = 20
- Font3D.ThreeDimensional = False
- Font3D.RepetitionColor = clNavy
- OnClick = AHMOfficeButton6Click
- end
- object Bevel1: TBevel
- Left = 24
- Top = 56
- Width = 353
- Height = 9
- Shape = bsBottomLine
- Style = bsRaised
- end
- object AHMOfficeButton2: TAHMOfficeButton
- Left = 137
- Top = 14
- Width = 130
- Height = 35
- Hint = 'Opens the keystroke log window.'
- Caption = 'View Keystroke Log'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clNavy
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- LedNormal = clPurple
- LedIn = clAqua
- LedOut = clTeal
- RoundSize = 20
- Font3D.ThreeDimensional = False
- Font3D.RepetitionColor = clNavy
- OnClick = AHMOfficeButton2Click
- end
- object AHMOfficeButton3: TAHMOfficeButton
- Left = 269
- Top = 14
- Width = 130
- Height = 35
- Hint = 'Opens the screenshot log window.'
- Caption = 'View Screenshot Log'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clNavy
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- LedNormal = clPurple
- LedIn = clAqua
- LedOut = clTeal
- RoundSize = 20
- Font3D.ThreeDimensional = False
- Font3D.RepetitionColor = clNavy
- OnClick = AHMOfficeButton3Click
- end
- object AHMOfficeButton1: TAHMOfficeButton
- Left = 5
- Top = 14
- Width = 130
- Height = 35
- Hint = 'Opens the activity log window.'
- Caption = 'View Activity Log'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clNavy
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- LedNormal = clPurple
- LedIn = clAqua
- LedOut = clTeal
- RoundSize = 20
- Font3D.ThreeDimensional = False
- Font3D.RepetitionColor = clNavy
- OnClick = AHMOfficeButton1Click
- end
- end
- end
- object MainMenu1: TMainMenu
- Left = 696
- Top = 8
- object Scan1: TMenuItem
- Caption = '&Options'
- Visible = False
- object StartScan1: TMenuItem
- Caption = 'Start Logging and Hide WinGuardian'
- OnClick = StartScan1Click
- end
- object Setup1: TMenuItem
- Caption = 'Settings'
- OnClick = Setup1Click
- end
- object Quit1: TMenuItem
- Caption = 'Shutdown WinGuardian'
- OnClick = Quit1Click
- end
- object Hide1: TMenuItem
- Caption = 'Lock and Hide'
- Visible = False
- OnClick = Hide1Click
- end
- object StopScan1: TMenuItem
- Caption = 'Stop'
- Enabled = False
- Visible = False
- OnClick = StopScan1Click
- end
- end
- object Logs1: TMenuItem
- Caption = '&Logs'
- Visible = False
- object ViewLog1: TMenuItem
- Caption = 'View Activity Logs'
- OnClick = ViewLog1Click
- end
- object ViewKeystrokeLog1: TMenuItem
- Caption = 'View Keystroke Logs'
- OnClick = ViewKeystrokeLog1Click
- end
- object ViewScreenshotLogs1: TMenuItem
- Caption = 'View Screenshot Logs'
- OnClick = ViewScreenshotLogs1Click
- end
- object SessionsLogOld1: TMenuItem
- Caption = 'View Archived Activity Log'
- Visible = False
- OnClick = SessionsLogOld1Click
- end
- end
- object Help1: TMenuItem
- Caption = '&Help'
- Visible = False
- object Help2: TMenuItem
- Caption = 'Help'
- OnClick = Help2Click
- end
- object About1: TMenuItem
- Caption = 'About'
- OnClick = About1Click
- end
- object Register1: TMenuItem
- Caption = 'Register'
- OnClick = Register1Click
- end
- end
- end
- object Timer2: TTimer
- OnTimer = Timer2Timer
- Left = 696
- Top = 72
- end
- object NoTask1: TNoTask
- HideForm = True
- Left = 64840
- Top = 80
- end
- object Timer3: TTimer
- Enabled = False
- Interval = 1500
- OnTimer = Timer3Timer
- Left = 616
- Top = 96
- end
- object Timer4: TTimer
- Enabled = False
- OnTimer = Timer4Timer
- Left = 696
- Top = 176
- end
- object FnugrySingleInstance1: TFnugrySingleInstance
- OnAlreadyRunning = FnugrySingleInstance1AlreadyRunning
- Left = 616
- Top = 216
- end
- object Timer6: TTimer
- Enabled = False
- Interval = 10000
- OnTimer = Timer6Timer
- Left = 680
- Top = 224
- end
- object SaveDialog1: TSaveDialog
- OnClose = SaveDialog1Close
- DefaultExt = 'doc'
- FileName = 'logfile'
- Filter = 'doc'
- InitialDir = 'c:\'
- Title = 'Save Session Log'
- Left = 736
- Top = 88
- end
- object Timer10: TTimer
- Enabled = False
- OnTimer = Timer10Timer
- Left = 672
- Top = 200
- end
- object Timer11: TTimer
- Enabled = False
- Interval = 10000
- OnTimer = Timer11Timer
- Left = 680
- Top = 16
- end
- object Timer1: TTimer
- Enabled = False
- Interval = 1500
- OnTimer = Timer1Timer
- Left = 640
- Top = 72
- end
- object Stealth1: TStealth
- HideApp = True
- Left = 880
- Top = 16
- end
- object Timer5: TTimer
- Enabled = False
- Interval = 5000
- OnTimer = Timer5Timer
- Left = 824
- Top = 64
- end
- object Timer9: TTimer
- Enabled = False
- OnTimer = Timer9Timer
- Left = 824
- end
- object AHMBackground1: TAHMBackground
- Gradient.BeginColor = clWhite
- Gradient.EndColor = clGray
- Gradient.ColorCount = 200
- BrushFill.BrushStyle = bsBDiagonal
- BrushFill.BrushColor = clSilver
- SolidColor = clSilver
- Left = 9
- Top = 66
- end
- object Timer7: TTimer
- Enabled = False
- Interval = 5000
- OnTimer = Timer7Timer
- Left = 361
- Top = 25
- end
- object WindowsList1: TWindowsList
- AcceptEmptyNames = False
- Left = 25
- Top = 9
- end
- object Timer8: TTimer
- Enabled = False
- Interval = 200
- OnTimer = Timer8Timer
- Left = 41
- Top = 57
- end
- object GrayScaleFilterDialog1: TGrayScaleFilterDialog
- Left = 3
- Top = 29
- end
- object Timer12: TTimer
- Enabled = False
- OnTimer = Timer12Timer
- Left = 65
- Top = 33
- end
- end
-